host-interaction/memory

manipulate unmanaged memory in .NET

rule:
  meta:
    name: manipulate unmanaged memory in .NET
    namespace: host-interaction/memory
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: function
      dynamic: unsupported  # requires class features
  features:
    - or:
      - class: System.Runtime.InteropServices.Marshal

last edited: 2023-11-24 10:34:28